| Total Complexity | 45 |
| Dependencies | 0 |
| Dependents | 2 |
| Total lines | 252 |
| Lines of code | 125 |
| Logical lines of code | 81 |
| Comment lines | 67 |
| Methods | 8 |
| Properties | 6 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_weather_data() | 45 | 17 | 38 | |
| get_weather_info() | 53 | 10 | 21 | |
| is_api_connected() | 60 | 4 | 13 | |
| show_temp() | 60 | 4 | 13 | |
| show_weather() | 60 | 4 | 13 | |
| show_location() | 60 | 4 | 13 | |
| __construct() | 68 | 1 | 7 | |
| clear_weather_cache() | 69 | 1 | 7 |